GetAppMarketplaceUrlResponseAppMarketplaceUrl Property |
Gets the application marketplace URL.
Namespace:
Independentsoft.Exchange
Assembly:
Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntaxpublic string AppMarketplaceUrl { get; }Public ReadOnly Property AppMarketplaceUrl As String
Get
Property Value
Type:
StringThe application marketplace URL.
See Also